Keysight Pathwave 89600 VSA .NET API
AmcWrapMethod Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > Zone<T1,T2> Class : AmcWrapMethod Property


Glossary Item Box

Gets or sets the wrapping type for the zone.

Syntax

Visual Basic (Declaration) 
Public Property AmcWrapMethod As AmcWrapMethodType
C# 
public AmcWrapMethodType AmcWrapMethod {get; set;}
C++/CLI 
public:
property AmcWrapMethodType AmcWrapMethod {
   AmcWrapMethodType get();
   void set (    AmcWrapMethodType value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also